[PATCH] lib: Fix symbol versioning inheritance
authorColin Walters <walters@verbum.org>
Wed, 8 Jun 2022 20:27:30 +0000 (16:27 -0400)
committerSimon McVittie <smcv@debian.org>
Sun, 19 Jun 2022 19:58:51 +0000 (20:58 +0100)
commit1f44ecdd81470e5a3200101a06c954a64d8a14e8
treebdaec924f65db5e4cf0a389890487d2cb63dc05f
parent71f9b4e30e0a90b589dda18abed444cb3a1f3d51
[PATCH] lib: Fix symbol versioning inheritance

I messed this up; the last release should inherit from the previous
release (N-1) and not the previous to that (N-2).

I think (hope) this isn't an ABI break...

Just noticed this when I was going to add a new symbol.

Applied-upstream: 2022.4, commit:145d91d1c96755bc61a468b5da1061547909121e

Gbp-Pq: Name lib-Fix-symbol-versioning-inheritance.patch
src/libostree/libostree-released.sym
tests/test-symbols.sh